home *** CD-ROM | disk | FTP | other *** search
- #[document 66.35 131.05 119.75 183.1
- static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
- static stroked="stroked";
- static vert="vertical",horz="horizontal";
- static miter="miter",bevel="bevel",round="round";
- static butt="butt",proj="projected";
- #[page
- auto m=move,l=line,c=curve;
- auto p;
- gc_cspace("Lab");
- gc_color(100.0,0.0,0.0);
- rect(0,0,0,0);
- auto ng=draw(path());
- auto s=array(ng);
- m(87.40,155.60);
- l(85.45,153.15);
- l(83.25,153.15);
- l(82.30,151.45);
- l(84.00,149.70);
- l(86.65,151.45);
- finish_edge();
- p=path();
- gc_draw_style(stroked);
- gc_line_join_style(round);
- gc_line_cap_style(round);
- gc_stroke_width(1.50);
- gc_font_draw_style(0);
- gc_color(0.00,0.00,0.00);
- s[0]=draw(p);
- m(69.55,135.25);
- l(82.80,150.45);
- finish_edge();
- p=path();
- s[1]=draw(p);
- s[0]:=s[1];
- m(72.45,132.05);
- l(92.25,144.80);
- l(94.05,148.50);
- l(98.45,148.95);
- l(104.30,150.20);
- l(109.20,151.90);
- l(114.35,155.35);
- l(119.00,161.75);
- finish_edge();
- p=path();
- s[1]=draw(p);
- s[0]:=s[1];
- m(96.45,161.25);
- l(97.70,165.20);
- l(98.45,168.35);
- l(102.35,172.80);
- l(107.00,175.25);
- finish_edge();
- p=path();
- s[1]=draw(p);
- s[0]:=s[1];
- m(67.10,133.50);
- l(67.85,131.80);
- l(89.90,147.00);
- l(92.80,150.95);
- l(99.90,152.15);
- l(107.50,154.35);
- l(114.10,159.55);
- l(118.30,166.65);
- l(119.00,172.05);
- l(117.05,173.05);
- l(115.80,168.35);
- l(112.15,163.95);
- l(107.75,161.25);
- l(100.90,158.55);
- l(93.80,157.30);
- l(93.80,162.25);
- l(95.50,169.60);
- l(99.90,173.75);
- l(104.30,177.45);
- l(110.20,178.90);
- l(110.45,182.35);
- l(101.40,179.90);
- l(94.80,176.20);
- l(90.35,171.30);
- l(88.65,165.90);
- l(87.90,160.50);
- l(85.20,159.30);
- l(81.80,158.30);
- l(67.85,135.70);
- l(67.10,133.50);
- close_edge();
- p=path();
- s[1]=draw(p);
- s[0]over=s[1];
- page:=s[0];
- s=NULL;
- #]page
- #]document
-